home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 32 / rtckrs13.zip / CHECKERS.DOC < prev    next >
Text File  |  1991-09-18  |  12KB  |  249 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.                               REAL-TIME CHECKERS
  7.                               ------------------
  8.                                      v1.3
  9.  
  10.         One of the MicroNet Collection of multi-BBS Doorware programs.
  11.                 Supporting PCBoard, Wildcat!, Gap, QBBS, RBBS,
  12.                        Remote Access, SpitFire and WWIV
  13.  
  14.                                       By
  15.  
  16.                                   Ted Freeman
  17.                                 P.O. Box 83401
  18.                             Oklahoma City, OK 73148
  19.  
  20.                               Copyright (c) 1991
  21.                               All Rights Reserved
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.                                CONTENTS
  30.                                ========
  31.                                                                              
  32.       Information:      ~Copyright~
  33.                            ~Warranty~
  34.                               ~Distribution~
  35.                                  ~Registration~
  36.                                                                              
  37.       Door Operation:   ~Configuration Files~
  38.                            ~Batch File~
  39.                               ~Top Ten Bulletin~
  40.                                  ~Sysop Keys~
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.                          ^Configuration Files^
  48.                           -------------------
  49.                                                                              
  50.                                                                              
  51.    Use the left/right arrows keys to select the desired system file
  52.    then press ENTER.
  53.  
  54.  
  55.  
  56.                 ~CALLINFO.BBS~
  57.                    ~CHAIN.TXT~
  58.                       ~DOOR.SYS~
  59.                          ~DORINFOx.DEF~
  60.                             ~PCBOARD.SYS~
  61.                                ~SFDOORS.DAT~
  62.                                   ~USERS.SYS~
  63.                                      ~USERINFO.DAT~
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. #
  71.  
  72. Example configuration file for|PCBOARD.SYS|
  73. ------------------------------------------
  74.                                                                              .
  75. C:\PCB\PCBOARD.SYS  <=-  (Full pathname of your PCBOARD.SYS file)
  76. MicroNet            <=-  (Change this to your BBS name)
  77. Ted                 <=-  (The Sysop's first name)
  78. Freeman             <=-  (The Sysop's last name)
  79.  
  80. Example configuration file for|USERS.SYS|
  81. ------------------------------------------
  82.                                                                              .
  83. C:\PCB\USERS.SYS    <=-  (Full pathname of your USERS.SYS file)
  84. MicroNet            <=-  (Change this to your BBS name)
  85. Ted                 <=-  (The Sysop's first name)
  86. Freeman             <=-  (The Sysop's last name)
  87.  
  88. Example configuration file for|DOOR.SYS|
  89. ---------------------------------------
  90.                                                                              .
  91. C:\BBS\DOOR.SYS     <=-  (Full pathname of your DOOR.SYS file)
  92. MicroNet PCBoard    <=-  (Change this to your BBS name)
  93. Ted                 <=-  (The Sysop's first name)
  94. Freeman             <=-  (The Sysop's last name)
  95.  
  96. Example configuration file for|USERINFO.DAT|
  97. -------------------------------------------
  98.                                                                              .
  99. C:\BBS\USERINFO.DAT <=-  (Full pathname of your USERINFO.DAT file)
  100. MicroNet PCBoard    <=-  (Change this to your BBS name)
  101. Ted                 <=-  (The Sysop's first name)
  102. Freeman             <=-  (The Sysop's last name)
  103. NOTE: DOOR.SYS must be in the SAME directory as USERINFO.DAT
  104.  
  105. Example configuration file for|CALLINFO.BBS|
  106. -------------------------------------------
  107.                                                                              .
  108. C:\BBS\CALLINFO.BBS <=-  (Full pathname of your CALLINFO.BBS file)
  109. MicroNet            <=-  (Change this to your BBS name)
  110. Ted                 <=-  (The Sysop's first name)
  111. Freeman             <=-  (The Sysop's last name)
  112.  
  113. Example configuration file for|DORINFOx.DEF|
  114. -------------------------------------------
  115.                                                                              .
  116. C:\BBS\DORINFOx.DEF <=-  (Full pathname of your DORINFOx.DEF file
  117.                           where 'x' is the BBS Node number.
  118. MicroNet            <=-  (Change this to your BBS name)
  119. Ted                 <=-  (The Sysop's first name)
  120. Freeman             <=-  (The Sysop's last name)
  121.  
  122. Example configuration file for|SFDOORS.DAT|
  123. ------------------------------------------
  124.                                                                              .
  125. C:\BBS\SFDOORS.DAT  <=-  (Full pathname of your SFDOORS.DAT file)
  126. MicroNet            <=-  (Change this to your BBS name)
  127. Ted                 <=-  (The Sysop's first name)
  128. Freeman             <=-  (The Sysop's last name)
  129.  
  130. Example configuration file for|CHAIN.TXT|
  131. ----------------------------------------
  132.                                                                              .
  133. C:\BBS\CHAIN.TXT    <=-  (Full pathname of your CHAIN.TXT file)
  134. MicroNet            <=-  (Change this to your BBS name)
  135. Ted                 <=-  (The Sysop's first name)
  136. Freeman             <=-  (The Sysop's last name)
  137.  
  138. Example|Batch File|
  139. -------------------
  140. A sample  door batch  file is  included in the ZIP file.  On my BBS this
  141. file is called CHECKERS and does the following:
  142.                                                                              .
  143.    ECHO OFF
  144.    CD\DOORS\CHECKERS        <=- Switch to my doors Directory.
  145.    CHECKERS CHECKERS.CNF    <=- Execute the door program and pass the
  146.                                 configuration filename to the program.
  147.    CD\PCB                   <=- Go back to PCB DIR when user exits door.
  148.    BOARD                    <=- Restart BBS.
  149.                                                                              .
  150. NOTE: You must have a separate configuration file for each node. Although
  151. all files are opened in Shared mode,  DOS still balks when two nodes open
  152. the CHECKERS.CNF file at the same time.
  153.                                                                              .
  154. The file  BRUN45.EXE  (DTR patched)  must be in the  same  directory  as
  155. this door or accessible via the DOS PATH command.
  156.  
  157.  
  158.                           |High Score Bulletin|
  159.                            -------------------
  160.                                                                              .
  161. REAL-TIME CHECKERS maintains a Bulletin of game winners in a file called 
  162. SCORES.TXT. The Bulletin keeps a record of total games won and ranks the
  163. player from Beginner to Grand Master depending on number of games won.  
  164.  
  165.  
  166.                              |Sysop Keys|
  167.                               ----------
  168.                                                                              .
  169. F3    -  Toggles the printer On/Off. Value is passed to PCBoard and/or
  170.          written to DOOR.SYS and USERS.SYS
  171. F4    -  Toggles the Page Bell on/off. Value is passed to PCBoard
  172.          and/or written to DOOR.SYS and USERS.SYS
  173. F5    -  DOS Shell. Allows SysOp to exit to DOS from inside a DOOR.
  174. F7    -  Toggles the Caller Alarm On/Off. Value is passed to PCBoard
  175.          and/or written to DOOR.SYS and USERS.SYS
  176. F8    -  Returns the caller involuntarily to the BBS.
  177. F9    -  Toggles the local display On/Off. Value is passed to PCBoard
  178.          and/or written to DOOR.SYS and USERS.SYS
  179. F10   -  Activates SysOp CHAT mode within the DOOR.
  180. ESC   -  Deactivates CHAT mode.  DOOR is resumed.
  181. UP    -  Give the caller extra time while in the DOOR.  
  182. DN    -  Subtract time from the caller while in the DOOR. 
  183. HOME  -  HELP key for Status Line options.
  184. ALT-N -  SysOp next on toggle. Value is passed to PCBoard.
  185.          Not available on non-PCBoard systems.
  186. ALT-X -  PCBoard will exit after current caller logs off. Value is
  187.          passed to PCBoard. Not available on non-PCBoard systems.
  188.  
  189.                             |Distribution|
  190.                              ------------
  191.                                                                              .
  192. This program is being distributed via the SHAREWARE concept and as such,
  193. may be copied freely with the following restrictions:
  194.                                                                              .
  195.         * The program must be supplied in it's original unmodified
  196.           form, including documentation.
  197.                                                                              .
  198.         * This program may not be distributed as part of any commercial
  199.           application or service without the express, written consent
  200.           of the author.
  201.                                                                              .
  202.         * Vendors of Shareware/Public Domain software may not
  203.           distribute this program without the express, written
  204.           consent of the author, unless Vendor has been approved
  205.           by the Association of Shareware Professionals (ASP).
  206.  
  207.  
  208.                             |Registration|
  209.                              ------------
  210.                                                                              .
  211. This door represents  many hours of  programming and the author deserves
  212. just compensation for his time, efforts and expertise.  If you find this
  213. program to be of some  value and you  continue to use it on your system,
  214. you must return the order form provided along with the registration fee.
  215. Registration  entitles you to  free upgrades via  modem from  MicroNet's
  216. Support Conference.  Payments should be  made in the  form of a check or
  217. money order. Foreign orders  must be in U.S. funds drawn on a U.S. bank. 
  218.                                                                              .
  219.     Online registration with Visa or Mastercard is available via our
  220.     Credit Card Door on the following systems:
  221.                                                                              .
  222.     MicroNet:  (405) 528-3175          Livewire: (609) 235-5297 MNP5
  223.       (OK)     (405) 528-8610 ULTRA      (NJ)    (609) 866-2551 HST DS
  224.                                                  (609) 727-3246 MNP5
  225.                                                                              .
  226. NOTE: Your registration number will be posted in a private message on the
  227.       system you registered with.
  228.  
  229.                               |Copyright|
  230.                                ---------
  231.                                                                              .
  232. REAL-TIME CHECKERS, Copyright (c) 1991 by Ted Freeman, is being distributed
  233. as Shareware.  Under this concept you may use the  SHAREWARE (unregistered)
  234. version for a reasonable period of  time for evaluation  after which you
  235. must either register your copy or discontinue  usage.
  236.  
  237.                               |Warranty|
  238.                                --------
  239.                                                                              .
  240. This product is provided as is without warranty of any kind.  The entire
  241. risk as to the results and performance of the program is assumed by you.
  242. Futhermore, the  author does not warrant, guarantee, or  make any  other
  243. representations regarding the use of,  or the  results of the use of the
  244. program,  and you rely on the  program and  results  solely at  your own
  245. risk.  The author  cannot and will not accept  responsibility for system
  246. damage, loss of profit or any other special, consequential or incidental 
  247. damages  resulting  from  the use of or inability to  use this  product.
  248.  
  249.